SPREAD for WPF 4.0J - GcSpreadSheet
IExtensibleObject<T> インターフェース
メンバ 

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.Exchangeable 名前空間 : IExtensibleObject<T> インターフェース
拡張可能クラスの型。
オブジェクトがカスタム動作(イベントの登録や状態遷移の監視など)に参加できるようにします。
オブジェクト モデル
IExtensibleObject<T> インターフェース
シンタックス
'宣言
 
Public Interface IExtensibleObject(Of T As IExtensibleObject(Of T)) 
public interface IExtensibleObject<T> 
where T: IExtensibleObject<T>
型パラメータ
T
拡張可能クラスの型。
参照

IExtensibleObject<T> メンバ
GrapeCity.Spreadsheet.IO.Exchangeable 名前空間